(    text/identifier: floor_0,    shape: rectangle,    size: large and horizontally long,    position: bottom-most in the floor grid,    status: contains elevator slow0-0)(    text/identifier: floor_1,    shape: rectangle,    size: large and horizontally long,    position: above floor_0,    status: contains passengers p1 and p4)(    text/identifier: floor_2,    shape: rectangle,    size: large and horizontally long,    position: above floor_1,    status: empty)(    text/identifier: floor_3,    shape: rectangle,    size: large and horizontally long,    position: above floor_2,    status: contains passenger p5, contains elevator slow1-0)(    text/identifier: floor_4,    shape: rectangle,    size: large and horizontally long,    position: top-most in the floor grid,    status: contains passenger p2, contains elevator fast0)(    text/identifier: fast0,    shape: rectangle,    size: smaller than each floor,    position: inside floor_4 to the right side in the designated fast elevator area,    status: 1/2 passengers, not clear)(    text/identifier: fast1,    shape: rectangle,    size: smaller than each floor,    position: inside floor_3 to the right side in the designated fast elevator area,    status: 0/2 passengers, clear)(    text/identifier: slow0-0,    shape: rectangle,    size: smaller than each floor,    position: inside floor_0 to the right side in the designated slow elevator area,    status: 1/1 passengers, not clear)(    text/identifier: slow1-0,    shape: rectangle,    size: smaller than each floor,    position: inside floor_3 to the right side in the designated slow elevator area,    status: 0/1 passengers, clear)(    text/identifier: p0,    shape: rectangle,    size: smaller than each elevator,    position: inside slow0-0,    status: on board slow0-0)(    text/identifier: p1,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_1 on the left side of floor,    status: on floor_1)(    text/identifier: p2,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_4 on the left side of floor,    status: on floor_4)(    text/identifier: p3,    shape: rectangle,    size: smaller than each elevator,    position: inside fast0,    status: on board fast0)(    text/identifier: p4,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_1 on the left side of floor next to p1's rectangle,    status: on floor_1)(    text/identifier: p5,    shape: rectangle,    size: smaller than each elevator,    position: inside floor_3 on the left side of floor,    status: on floor_3)